home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Pratique
/
Internet Pratique 01.iso
/
pc
/
PC
/
Partenaires
/
FrancExplorer
/
MSagent.exe
/
RCDATA
/
CABINET
/
agt20.inf
< prev
next >
Wrap
INI File
|
1998-10-02
|
2KB
|
101 lines
;
; inf file for Agent 2.0
;
; derived from the original file written by Eric Moore, 7/29/97 by
; John Merrill (jmerrill) 3/18/1998.
;
[Version]
Signature=$CHICAGO$
AdvancedINF=2.5,%ADVPKPRMPT%
[DestinationDirs]
LWVCopy = 25,msagent
AgentCopy = 25,msagent
AgentHLPCopy = 18
AgentIntlCopy = 25,msagent\intl
AgentINFCopy = 17
[DefaultInstall]
CheckAdminRights=1
CopyFiles = AgentCopy, AgentINFCopy, LWVCopy, AgentHLPCopy, AgentIntlCopy
UpdateInis = UpdateWinIni
RunPostSetupCommands = RunPostSetupCmds
[DefaultInstall.NT]
CheckAdminRights=1
CopyFiles = AgentCopy, AgentINFCopy, LWVCopy, AgentHLPCopy, AgentIntlCopy
RunPostSetupCommands = RunPostSetupCmdsNT
[UpdateWinIni]
win.ini,Compatibility95,,"AGENTSVR=0x00000002"
[RunPostSetupCmds]
regsvr32 /s %25%\msagent\AgentCtl.dll
regsvr32 /s %25%\msagent\AgentDPv.dll
regsvr32 /s %25%\msagent\mslwvtts.dll
regsvr32 /s %25%\msagent\AgentDP2.dll
regsvr32 /s %25%\msagent\AgentMPx.dll
regsvr32 /s %25%\msagent\AgentSR.dll
regsvr32 /s %25%\msagent\AgentPsh.dll
%25%\msagent\AgentSvr.exe /regserver
[RunPostSetupCmdsNT]
;These have to be triple-double quoted for NT cause of the spaces in the path...
regsvr32 /s """%25%\msagent\AgentCtl.dll"""
regsvr32 /s """%25%\msagent\AgentDPv.dll"""
regsvr32 /s """%25%\msagent\mslwvtts.dll"""
regsvr32 /s """%25%\msagent\AgentDP2.dll"""
regsvr32 /s """%25%\msagent\AgentMPx.dll"""
regsvr32 /s """%25%\msagent\AgentSR.dll"""
regsvr32 /s """%25%\msagent\AgentPsh.dll"""
"""%25%\msagent\AgentSvr.exe""" /regserver
; ***********************************************************
; here is the FILES SECTION.....
[LWVCopy]
mslwvtts.dll,,,32
[AgentCopy]
AgentCtl.dll,,,32
AgentDPv.dll,,,32
AgentDp2.dll,,,32
AgentSvr.exe,,,32
AgentMPx.dll,,,32
AgentAnm.dll,,,32
AgentSR.dll,,,32
AgentPsh.dll,,,32
AgtCtl15.tlb
[AgentINFCopy]
agtinst.inf
[AgentHLPCopy]
Agt0409.hlp
[AgentIntlCopy]
Agt0409.dll,,,96
[SourceDisksNames]
1 = %DiskName%,agent,0
[SourceDisksFiles]
agtinst.inf = 1
AgentSvr.exe = 1
AgentCtl.dll = 1
AgentDPv.dll = 1
AgentDp2.dll = 1
mslwvtts.dll = 1
AgentMPx.dll = 1
Agt0409.dll = 1
AgentAnm.dll = 1
AgentSR.dll = 1
AgentPsh.dll = 1
Agt0409.hlp = 1
[Strings]
ADVPKPRMPT = "The correct version of Advpack.dll was not found, installation halted."
DiskName = "Microsoft Agent Installation Disk"